Total Complexity | 13 |
Dependencies | 3 |
Dependents | 2 |
Total lines | 120 |
Lines of code | 49 |
Logical lines of code | 27 |
Comment lines | 45 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
deleteFolderRecursively() | 59 | 3 | 15 | |
deleteFile() | 71 | 3 | 6 | |
createFolder() | 64 | 2 | 9 | |
createFileWithContents() | 64 | 2 | 9 | |
throwIfOperationNotInBaseFolder() | 67 | 2 | 7 | |
__construct() | 80 | 1 | 3 |